|
FEXP Solver
1.0.0.0
|
Geometry tools (bounding box handling). More...
#include <FEXPGeom.h>
Public Types | |
| enum | EBoundingBox { eMin, eMax } |
| using | t_BoundBox = std::map< EBoundingBox, Ptr< CFEXPFECoordinates< t_fexpcommon_ct > >> |
Static Public Member Functions | |
| static Ptr< t_BoundBox > | GetBoundingBox (Ptr< CFEXGeomTools::t_BoundBox > current_bb, Ptr< CFEXPFECoordinates< t_fexpcommon_ct >> item_to_check) |
| static Ptr< t_BoundBox > | ExtBoundingBox (Ptr< CFEXGeomTools::t_BoundBox > current_bb, t_fexpcommon_ct ratio) |
| static Ptr< t_SerializedData > | GetSerializedBoundingBox (Ptr< t_BoundBox > bb) |
| static Ptr< t_BoundBox > | GetDeserializedBoundingBox (Ptr< t_SerializedData > bb) |
Geometry tools (bounding box handling).
| using CFEXGeomTools::t_BoundBox = std::map<EBoundingBox, Ptr<CFEXPFECoordinates<t_fexpcommon_ct> >> |
|
static |
|
static |
|
static |
|
static |